Face_Recognition
βI built a Face Detection and Recognition system in Java using JavaCV, which is a wrapper for OpenCV. The system detects faces using Haar classifiers and then recognizes them using LBPH, Eigenfaces, and Fisherfaces algorithms. I integrated it with a MySQL database to store user details and attendanceΒ records.β
β 1
π Public